type runtime/pprof.countProfile

2 uses

	runtime/pprof (current package)
		pprof.go#L435: type countProfile interface {
		pprof.go#L491: func printCountProfile(w io.Writer, debug int, name string, p countProfile) error {